Zenith  John Valentine 2006 All Rights Reserved

Zenith Console (F9 to show).
Use this console to modify Zenith, or run diagnostics.
See the downloadable Player Guide for full documentation, at johnvalentine.co.uk/zenith

General Syntax:
  <command name> [argument [argument...] ]

To specify arguments having spaces, enclose the argument in double quotes, e.g.
  LOG SAVE "My Log This Session.txt"

Some useful commands to get you started:

  HELP
    Displays this text

  HELP commands (or HELP c)
    Brief list of commands

  HELP detail (or HELP d)
    Detailed list of commands

  EXECUTE <filename>
    Runs a script of commands

Notes on command syntax:

1. Anything within [] brackets is optional

2. Anything within <> describes the information required,
   and should not be typed literally.

3. If listed items separated by a | symbol are choices,
   then you may select just ONE item.

4. Type HELP PERF for an example.